3.757 \(\int \frac{\left (a d e+\left (c d^2+a e^2\right ) x+c d e x^2\right )^{5/2}}{(d+e x)^{5/2} (f+g x)^{9/2}} \, dx\)

Optimal. Leaf size=63 \[ \frac{2 \left (x \left (a e^2+c d^2\right )+a d e+c d e x^2\right )^{7/2}}{7 (d+e x)^{7/2} (f+g x)^{7/2} (c d f-a e g)} \]

[Out]

(2*(a*d*e + (c*d^2 + a*e^2)*x + c*d*e*x^2)^(7/2))/(7*(c*d*f - a*e*g)*(d + e*x)^(
7/2)*(f + g*x)^(7/2))

_______________________________________________________________________________________

Rubi [A]  time = 0.253086, antiderivative size = 63, normalized size of antiderivative = 1., number of steps used = 1, number of rules used = 1, integrand size = 48, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.021 \[ \frac{2 \left (x \left (a e^2+c d^2\right )+a d e+c d e x^2\right )^{7/2}}{7 (d+e x)^{7/2} (f+g x)^{7/2} (c d f-a e g)} \]

Antiderivative was successfully verified.

[In]  Int[(a*d*e + (c*d^2 + a*e^2)*x + c*d*e*x^2)^(5/2)/((d + e*x)^(5/2)*(f + g*x)^(9/2)),x]

[Out]

(2*(a*d*e + (c*d^2 + a*e^2)*x + c*d*e*x^2)^(7/2))/(7*(c*d*f - a*e*g)*(d + e*x)^(
7/2)*(f + g*x)^(7/2))

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 21.8255, size = 60, normalized size = 0.95 \[ - \frac{2 \left (a d e + c d e x^{2} + x \left (a e^{2} + c d^{2}\right )\right )^{\frac{7}{2}}}{7 \left (d + e x\right )^{\frac{7}{2}} \left (f + g x\right )^{\frac{7}{2}} \left (a e g - c d f\right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((a*d*e+(a*e**2+c*d**2)*x+c*d*e*x**2)**(5/2)/(e*x+d)**(5/2)/(g*x+f)**(9/2),x)

[Out]

-2*(a*d*e + c*d*e*x**2 + x*(a*e**2 + c*d**2))**(7/2)/(7*(d + e*x)**(7/2)*(f + g*
x)**(7/2)*(a*e*g - c*d*f))

_______________________________________________________________________________________

Mathematica [A]  time = 0.21193, size = 62, normalized size = 0.98 \[ \frac{2 (a e+c d x)^3 \sqrt{(d+e x) (a e+c d x)}}{7 \sqrt{d+e x} (f+g x)^{7/2} (c d f-a e g)} \]

Antiderivative was successfully verified.

[In]  Integrate[(a*d*e + (c*d^2 + a*e^2)*x + c*d*e*x^2)^(5/2)/((d + e*x)^(5/2)*(f + g*x)^(9/2)),x]

[Out]

(2*(a*e + c*d*x)^3*Sqrt[(a*e + c*d*x)*(d + e*x)])/(7*(c*d*f - a*e*g)*Sqrt[d + e*
x]*(f + g*x)^(7/2))

_______________________________________________________________________________________

Maple [A]  time = 0.01, size = 63, normalized size = 1. \[ -{\frac{2\,cdx+2\,ae}{7\,aeg-7\,cdf} \left ( cde{x}^{2}+a{e}^{2}x+c{d}^{2}x+ade \right ) ^{{\frac{5}{2}}} \left ( gx+f \right ) ^{-{\frac{7}{2}}} \left ( ex+d \right ) ^{-{\frac{5}{2}}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int((a*d*e+(a*e^2+c*d^2)*x+c*d*e*x^2)^(5/2)/(e*x+d)^(5/2)/(g*x+f)^(9/2),x)

[Out]

-2/7/(g*x+f)^(7/2)*(c*d*x+a*e)/(a*e*g-c*d*f)*(c*d*e*x^2+a*e^2*x+c*d^2*x+a*d*e)^(
5/2)/(e*x+d)^(5/2)

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{{\left (c d e x^{2} + a d e +{\left (c d^{2} + a e^{2}\right )} x\right )}^{\frac{5}{2}}}{{\left (e x + d\right )}^{\frac{5}{2}}{\left (g x + f\right )}^{\frac{9}{2}}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((c*d*e*x^2 + a*d*e + (c*d^2 + a*e^2)*x)^(5/2)/((e*x + d)^(5/2)*(g*x + f)^(9/2)),x, algorithm="maxima")

[Out]

integrate((c*d*e*x^2 + a*d*e + (c*d^2 + a*e^2)*x)^(5/2)/((e*x + d)^(5/2)*(g*x +
f)^(9/2)), x)

_______________________________________________________________________________________

Fricas [A]  time = 0.294534, size = 404, normalized size = 6.41 \[ \frac{2 \,{\left (c^{3} d^{3} x^{3} + 3 \, a c^{2} d^{2} e x^{2} + 3 \, a^{2} c d e^{2} x + a^{3} e^{3}\right )} \sqrt{c d e x^{2} + a d e +{\left (c d^{2} + a e^{2}\right )} x} \sqrt{e x + d} \sqrt{g x + f}}{7 \,{\left (c d^{2} f^{5} - a d e f^{4} g +{\left (c d e f g^{4} - a e^{2} g^{5}\right )} x^{5} +{\left (4 \, c d e f^{2} g^{3} - a d e g^{5} +{\left (c d^{2} - 4 \, a e^{2}\right )} f g^{4}\right )} x^{4} + 2 \,{\left (3 \, c d e f^{3} g^{2} - 2 \, a d e f g^{4} +{\left (2 \, c d^{2} - 3 \, a e^{2}\right )} f^{2} g^{3}\right )} x^{3} + 2 \,{\left (2 \, c d e f^{4} g - 3 \, a d e f^{2} g^{3} +{\left (3 \, c d^{2} - 2 \, a e^{2}\right )} f^{3} g^{2}\right )} x^{2} +{\left (c d e f^{5} - 4 \, a d e f^{3} g^{2} +{\left (4 \, c d^{2} - a e^{2}\right )} f^{4} g\right )} x\right )}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((c*d*e*x^2 + a*d*e + (c*d^2 + a*e^2)*x)^(5/2)/((e*x + d)^(5/2)*(g*x + f)^(9/2)),x, algorithm="fricas")

[Out]

2/7*(c^3*d^3*x^3 + 3*a*c^2*d^2*e*x^2 + 3*a^2*c*d*e^2*x + a^3*e^3)*sqrt(c*d*e*x^2
 + a*d*e + (c*d^2 + a*e^2)*x)*sqrt(e*x + d)*sqrt(g*x + f)/(c*d^2*f^5 - a*d*e*f^4
*g + (c*d*e*f*g^4 - a*e^2*g^5)*x^5 + (4*c*d*e*f^2*g^3 - a*d*e*g^5 + (c*d^2 - 4*a
*e^2)*f*g^4)*x^4 + 2*(3*c*d*e*f^3*g^2 - 2*a*d*e*f*g^4 + (2*c*d^2 - 3*a*e^2)*f^2*
g^3)*x^3 + 2*(2*c*d*e*f^4*g - 3*a*d*e*f^2*g^3 + (3*c*d^2 - 2*a*e^2)*f^3*g^2)*x^2
 + (c*d*e*f^5 - 4*a*d*e*f^3*g^2 + (4*c*d^2 - a*e^2)*f^4*g)*x)

_______________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \[ \text{Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((a*d*e+(a*e**2+c*d**2)*x+c*d*e*x**2)**(5/2)/(e*x+d)**(5/2)/(g*x+f)**(9/2),x)

[Out]

Timed out

_______________________________________________________________________________________

GIAC/XCAS [F(-2)]  time = 0., size = 0, normalized size = 0. \[ \text{Exception raised: NotImplementedError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((c*d*e*x^2 + a*d*e + (c*d^2 + a*e^2)*x)^(5/2)/((e*x + d)^(5/2)*(g*x + f)^(9/2)),x, algorithm="giac")

[Out]

Exception raised: NotImplementedError